Skip to content

Fix Plex media_player.play_media service#27278

Merged
balloob merged 4 commits into
home-assistant:devfrom
jjlawren:plex_update_play_media
Oct 7, 2019
Merged

Fix Plex media_player.play_media service#27278
balloob merged 4 commits into
home-assistant:devfrom
jjlawren:plex_update_play_media

Conversation

@jjlawren
Copy link
Copy Markdown
Contributor

@jjlawren jjlawren commented Oct 7, 2019

Description:

Fix the media_player.play_media service. Some JSON parameters in media_content_id are now optional, which will be documented.

Related issue (if applicable): fixes #19623

Pull request with documentation for home-assistant.io (if applicable): home-assistant/home-assistant.io#TODO

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist

If user exposed functionality or configuration variables are added/changed:

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@jjlawren
Copy link
Copy Markdown
Contributor Author

jjlawren commented Oct 7, 2019

Hey @balloob, pinging you as requested. Hoping to review and fit this into 0.100 for everyone that's waiting patiently.

@balloob balloob added this to the 0.100 milestone Oct 7, 2019
Copy link
Copy Markdown
Member

@balloob balloob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 amazing. Tagging it for 0.100

@balloob balloob merged commit 0915d92 into home-assistant:dev Oct 7, 2019
@frenck
Copy link
Copy Markdown
Member

frenck commented Oct 7, 2019

Nicely done @jjlawren ❤️

@jjlawren jjlawren deleted the plex_update_play_media branch October 7, 2019 17:49
balloob pushed a commit that referenced this pull request Oct 8, 2019
* First attempt to fix play_media

* More changes to media playback

* Use playqueues, clean up play_media

* Use similar function name, add docstring
@lock lock Bot locked and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plex broken for media_player.play_media

4 participants